phy: marvell: a3700: Fix compatible string for ehci
authorMarek BehĂșn <[email protected]>
Fri, 11 May 2018 08:03:39 +0000 (10:03 +0200)
committerStefan Roese <[email protected]>
Mon, 14 May 2018 08:01:56 +0000 (10:01 +0200)
commitca734a875dec089c3978663a0ce303d776365b20
tree2db6b282255ccfcef564a5c9995aeb6831f221f8
parentdb363dbce705d3092f05a622ddea1d007ececca6
phy: marvell: a3700: Fix compatible string for ehci

The DTS file for armada-37xx uses the string "marvell,armada3700-ehci",
but the code searched for "marvell,armada-3700-ehci".

Signed-off-by: Marek Behun <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
drivers/phy/marvell/comphy_a3700.c